withComponents

abstract fun withComponents(x: Double): V(source)

Creates a vector with the specified component.

Return

A vector with the specified component.

Parameters

x

The x component.